Houdini に同梱されている usdview を使用する
https://gyazo.com/81fedd7c2c63d785f70abad10afd6688
code:houusdview.sh
export "HB=/opt/hfs19.5/bin"
export "PATH=${HB}:${PATH}"
usdview $1
code:/bin/bash
chmod +x ./houusdview.sh
./houusdview.sh foo.sh
特徴
https://gyazo.com/c38567fc2445b7a04e7b22b9eaeb93ee